/* header-Start */
.header { height: 90px;   position: fixed;   width: 100%;   z-index: 2147483647; background-color:#FFF;border-bottom: 2px  #FF9900 solid; padding-top:10px;}

.header1 { background-color:#FFF;height: 90px;   position: fixed;   width: 100%;   z-index: 2147483647; border-top: 2px #000 solid}
.header2 { height: 100px;   position: fixed;   width: 100%;   z-index: 2147483647; background:#fff url(../images/bl_bg1.jpg) bottom repeat-x;}
.header .logo {margin-top: -25px;float:left}
.com-wrap{ width:1410px; margin:0 auto;}
/* header-End */


* {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
#nav {
	margin: 0px 0px 0px 360px; text-align: center; font-family: "microsoft yahei"; font-size: 16px;
}
#nav ul {
	margin: 0px auto; 
}
#nav li {
	height: 40px; float: left; position: relative;
}
#nav li.line_off {
	background: none;
}
#nav a {
	width: 80px; height: 35px; color: rgb(0, 0, 0); line-height: 18px; padding-top: 5px; font-size: 15px; letter-spacing:1.6px; text-decoration: none; float: left; display: block; position: relative;
}
#nav a:hover {
	color: rgb(0, 0, 0); font-weight: 700; text-decoration: none;
}
#nav .active a {
	color: rgb(0, 0, 0); font-weight: 700; text-decoration: none;
}
#nav li.sfhover a {
	color: rgb(0, 0, 0); font-weight: 700; text-decoration: none;
}
#nav a span {
	line-height: 16px; padding-bottom: 15px; font-size: 12px; font-weight: 300; display: block; position: relative; cursor: pointer; -webkit-text-size-adjust: none;
}
#nav .n {
	background: url("../images/i2.png") no-repeat 0px 4px; width: 16px; height: 51px; float: left;
}
#nav li ul {
	background: url("../images/nav2.png") repeat-y; padding: 10px 0px; left:-18px; top: 35px; display: none; position: absolute; z-index: 11;
}
#nav li ul li {
	margin: 0px; height: 30px; line-height: 30px; position: relative; z-index: 2; background-image: none;
}
#nav li ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 14px; font-weight: 300; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li.active ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 14px; font-weight: 300; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li.sfhover ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 14px; font-weight: 300; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li ul a:hover {
	background: url("../images/nav2.png") no-repeat -234px 0px; color: rgb(255, 255, 255); font-weight: 300; _background: url(../images/nav2_1.png) no-repeat 0 0;
}
#nav li ul .t {
	background: url("../images/nav2.png") no-repeat -116px 0px; left: 0px; top: 14px; width: 116px; height: 4px; line-height: 0; overflow: hidden; font-size: 0px; position: relative; z-index: 2; _background: url(../images/nav2_2.png) no-repeat;
}
